home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4923 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: newsfeed.internetmci.com!panix!usenet
  2. From: gg@panix.com (Louis Bianchi)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: QuickBASIC -> C/C++ converter?
  5. Date: Sat, 10 Feb 1996 14:11:28 GMT
  6. Organization: PANIX Public Access Internet and Unix, NYC
  7. Message-ID: <4fi95b$1lj@news1.panix.com>
  8. References: <4fee70$s3c@news.ccit.arizona.edu>
  9. NNTP-Posting-Host: gg.dialup.access.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. macadamia@SEDS.LPL.Arizona.EDU (Warren Ockrassa) wrote:
  13.  
  14. >Good day, all. I have a small problem at the office.
  15.  
  16. >Several of our development files were written (by Someone Else) in 
  17. >QuickBASIC code, and of course MS is no longer supporting that on the Mac 
  18. >side of things. This, naturally, is causing some problems for some of our 
  19. >PowerMac users, and those problems will of course not disappear over time.
  20.  
  21. >What I basically need is a utility -- could be a perl script, could be a 
  22. >bat file, could be some funky thing for the MacOS -- that will convert 
  23. >QuickBASIC source code, as completely as possible, to C or C++ code (ANSI).
  24.  
  25. >Any ideas where such a thing might reside?
  26.  
  27. >Thanks!
  28.  
  29. >--
  30. >  Warren, That Nut, macadamia@seds.lpl.arizona.edu, fanatical Linux convert
  31. >LAN Administrator (Mac & UNIX): Education Innovations/Thinking With Computers
  32. >    Multimedia software developer (Mac & Win): The HOTS Project/Supermath
  33. >                        http://www.seds.org/~macadamia
  34.  
  35. >                  "He was dense as lead and half as bright."
  36.  
  37.  
  38. Since you are on the net, why not just upload your source code in
  39. ascii, and get it on a msdos machine with quick basic.  If I remember
  40. correctly, quick basic can convert the source to c source within
  41. itself.  I can not say it with 100% confidence, it's been years for
  42. me.  Check out that route if it is possible for you.
  43. Be seeing you,
  44. gg
  45.  
  46.  
  47.               ***************************************************
  48.               *       Louis Bianchi  gg@panix.com               *
  49.               *          http://www.panix.com/~gg/              *
  50.               ***************************************************
  51.  
  52.